MESCIUS SPREAD for Windows Forms 15.0J
InsertColumns メソッド (CellMatrix<T>)

後ろに列を追加する列インデックス
追加する列数
指定した列の後に列を追加します。
構文
'宣言
 
Public Overridable Sub InsertColumns( _
   ByVal column As Integer, _
   ByVal columnCount As Integer _
) 
public virtual void InsertColumns( 
   int column,
   int columnCount
)

パラメータ

column
後ろに列を追加する列インデックス
columnCount
追加する列数
参照

CellMatrix<T> クラス
CellMatrix<T> メンバ

 

 


© MESCIUS inc. All rights reserved.